djbuch.rssnews
Class RSSNews
java.lang.Object
|
+--djbuch.rssnews.RSSNews
- public class RSSNews
- extends java.lang.Object
Diese Klasse lädt einen RSS Newsticker
und wandelt ihn anhand eines XSL Stylesheets in HTML um.
Diese Klasse ist geeignet für die Ausführung unter Domino R6.x
und benötigt die Bibliotheken LotusXSL.jar und XML4j.jar
- Author:
- Thomas Ekert
|
Constructor Summary |
RSSNews(AgentContext ac)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSSNews
public RSSNews(AgentContext ac)
throws NotesException
process
public void process()
throws java.io.IOException
java.io.IOException
getCode
public java.lang.String getCode()
attach
public void attach(java.lang.String output)
throws NotesException
NotesException